[INFO] fetching crate leankg 0.17.0...
[INFO] checking leankg-0.17.0 against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] extracting crate leankg 0.17.0 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate leankg 0.17.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate leankg 0.17.0
[INFO] tweaked toml for crates.io crate leankg 0.17.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate leankg 0.17.0 on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate leankg 0.17.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2ef962daa9735692af06b0df1caff379d1555098e27aa09695f75262e08300e
[INFO] running `Command { std: "docker" "start" "-a" "d2ef962daa9735692af06b0df1caff379d1555098e27aa09695f75262e08300e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2ef962daa9735692af06b0df1caff379d1555098e27aa09695f75262e08300e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2ef962daa9735692af06b0df1caff379d1555098e27aa09695f75262e08300e", kill_on_drop: false }`
[INFO] [stdout] d2ef962daa9735692af06b0df1caff379d1555098e27aa09695f75262e08300e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed9385438227d92d1206ce2d2124a3dc4dff9a625efb5d9c317e67500d608cd5
[INFO] running `Command { std: "docker" "start" "-a" "ed9385438227d92d1206ce2d2124a3dc4dff9a625efb5d9c317e67500d608cd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling sqlite3-src v0.4.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking atomic v0.6.1
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-r v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking supports-unicode v2.1.0
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling tree-sitter-elixir v0.3.5
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-perl v1.1.2
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling rmcp v1.3.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling tree-sitter v0.26.8
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling rmcp-macros v1.3.0
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking rmpv v1.3.1
[INFO] [stderr]    Compiling casey v0.3.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rustls-webpki v0.103.11
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking pulldown-cmark v0.12.2
[INFO] [stderr]     Checking which v7.0.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8e819ff5434466e9a823e03871a1775ac7d84ddf/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=14537bcf8370e12f -C extra-filename=-232222cbe9ae4780 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-a07d0df8b8da6124.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-8181f9b45aa56108.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/deps/libwide-b207c96f36afbdad.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8e819ff5434466e9a823e03871a1775ac7d84ddf/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=e418361b22b8ffae -C extra-filename=-613488a6252d7ed2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dfdd58718076bb26.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-72297ae03eadf013.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ed9385438227d92d1206ce2d2124a3dc4dff9a625efb5d9c317e67500d608cd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed9385438227d92d1206ce2d2124a3dc4dff9a625efb5d9c317e67500d608cd5", kill_on_drop: false }`
[INFO] [stdout] ed9385438227d92d1206ce2d2124a3dc4dff9a625efb5d9c317e67500d608cd5
